home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Commodities / SMaus / SMaus.cd < prev    next >
Text File  |  1996-09-26  |  2KB  |  90 lines

  1. #prototype STRPTR __asm GetString(register __a0 struct LocaleInfo *, register __d0 LONG);
  2. ;
  3. ;   error messages
  4. ;
  5. MSG_ERROR_CONFIGFILE (//)
  6. Error in line %lu of configfile\n%s!
  7. MSG_ERROR_OPENCONFIGFILE (//)
  8. Can't open configfile %s!
  9. MSG_ERROR_FILTERDESCR (//)
  10. Bad description for hotkey!
  11. MSG_ERROR_HOTKEYPROBLEM (//)
  12. Can't install the hotkey!
  13. MSG_ERROR_OPENLIBRARY (//)
  14. Can't open %s (V%ld+)!
  15. MSG_ERROR_NOMEM (//)
  16. Not enough free memory!
  17. MSG_ERROR_PARSEPATTERN (//)
  18. Bad pattern for %s!
  19. MSG_ERROR_OPENWINDOW (//)
  20. Can't open window!
  21. MSG_ERROR_OPENFILEREQUESTER (//)
  22. Can't open filerquester!
  23. ;
  24. ;   gadget labels
  25. ;
  26. MSG_GAD_ABOUT (//)
  27. _About ...
  28. MSG_GAD_HIDE (//)
  29. _Hide
  30. MSG_GAD_HOTKEY (//)
  31. Hotkey to _open this window:
  32. MSG_GAD_KEYPRESS (//)
  33. Activate by _key
  34. MSG_GAD_MOUSE (//)
  35. Activate by _mouse:
  36. MSG_GAD_MOUSE_NEVER (//)
  37. never
  38. MSG_GAD_MOUSE_NORMAL (//)
  39. normally
  40. MSG_GAD_MOUSE_ALWAYS (//)
  41. always
  42. MSG_GAD_QUIT (//)
  43. _Quit
  44. MSG_GAD_SCREENNOT (//)
  45. Do nothing on these _screens:
  46. MSG_GAD_STRINGGADNOT (//)
  47. Don't deactivate windows with acti_ve string gadget
  48. MSG_GAD_THRESHOLD (//)
  49. Activation _threshold:
  50. MSG_GAD_TIMEOUT (//)
  51. _Reactivate windows after:
  52. MSG_GAD_WINDOWNOT (//)
  53. Don't deactivate this _windows:
  54. ;
  55. ;   menus
  56. ;
  57. MSG_CONFIG_MENU (//)
  58. Configuration
  59. MSG_CONFIG_LOAD (//)
  60. Open ...
  61. MSG_CONFIG_LOAD_SC (/1/1)
  62. O
  63. MSG_CONFIG_SAVE (//)
  64. Save ...
  65. MSG_CONFIG_SAVE_SC (/1/1)
  66. S
  67. ;
  68. ;   gadgets for Easyrequest() requesters
  69. ;
  70. MSG_GADGETS_RESUME (//)
  71. Resume
  72. MSG_GADGETS_RETRY (//)
  73. Retry|Cancel
  74. ;
  75. ;   misc
  76. ;
  77. MSG_CXDESCR (//40)
  78. Activates windows
  79. MSG_ATTENTION (//)
  80. Attention:
  81. MSG_SAVECONFIGTITLE (//)
  82. Choose a file for saving:
  83. MSG_LOADCONFIGTITLE (//)
  84. Choose a file for loading:
  85. MSG_INFORMATION (//)
  86. This program is shareware!\n\
  87. Please register, if you use it.\n\
  88. You'll find more information in the manual.\n\
  89. Thank you!\n
  90.